Fix typo in IconTheme.
authorArnaud Bonatti <arnaud.bonatti@gmail.com>
Tue, 14 Apr 2020 18:43:02 +0000 (20:43 +0200)
committerArnaud Bonatti <arnaud.bonatti@gmail.com>
Tue, 14 Apr 2020 18:43:06 +0000 (20:43 +0200)
commit8c769ea3f38200635811b905480c01630f103cb0
tree15ae171187af9b7d7ff6698d266d02bd9d6df13b
parent54300e1cc38de1b480ef59437679b526a918c66b
Fix typo in IconTheme.

The add_search_path() method was
using the resource_path property
in place of the search_path one.
gtk/gtkicontheme.c